new module: bio2zarr/vcfpartition#11098
Conversation
Joon-Klaps
left a comment
There was a problem hiding this comment.
Nice addition! Minor suggestions.
Wondering if this is actually not a subcommand of a larger tool bio2zarr, which would make the name of the tool modules/nf-core/bio2zarr/vcfpartition, thoughts?
Good question. I think one argument is that I previously added the modules vcf2zarr/convert and vcf2zarr/explode. I didn't consider the other tools then, but now I want to work on |
|
Or, more simply, there is no |
Are there other commands within the But even then, if
I see why you would opt for that here though... it's a bit nasty from the developers... When did you add the previous modules? Do you think they are already being used in pipelines, or are they fresh modules that we could rename them (e.g. to `bio2zarr/vcf2zarrexplode)? Another annoying example i've encoutnered is the conda recipe being called But let's also see what other maintainers think... ultimately it's about findabilty at this poitn |
|
One yesterday, one last year. Neither used in pipelines as far as I can tell.
|
Joon-Klaps
left a comment
There was a problem hiding this comment.
Sorry for being a nitpicky on the name but I think it will be easier now for everyone to use this
|
I will update the other modules in a follow-up PR. Thank you! |
PR checklist
Closes #11097 by adding new module: bio2zarr/vcfpartition
topic: versions- See version_topicslabelnf-core modules test <MODULE> --profile dockernf-core modules test <MODULE> --profile singularitynf-core modules test <MODULE> --profile condanf-core subworkflows test <SUBWORKFLOW> --profile dockernf-core subworkflows test <SUBWORKFLOW> --profile singularitynf-core subworkflows test <SUBWORKFLOW> --profile conda